body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, fieldset, button, input, textarea, th, td {
	margin:0; padding:0; 
	font: 14px/1.5 "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB";

}
ul, ol { list-style:none;}
a { text-decoration:none; color:#333;outline: none;}
a:hover { text-decoration: none; color:#000;outline: none;}
fieldset, img { border:none; vertical-align:middle;}
button, input, select, textarea {outline: none;font-size:100%; color:#666; font-size:12px;}
h1, h2, h3 { font-size:14px;}
em { font-style:normal;}
li{list-style-type:none; outline: none;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #fff !important;
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
input,select{
	border: 0px;outline:none;cursor: pointer;
}
html{
	font-size:3rem;
}
body{
	background: #ffffff;
}
.header{
width: 100%;
    height: auto;
    position: relative;
}
.main{
    width: 100%;
    height: auto;
    margin: auto;
}
.menu{
    width: 100%;
    height: auto;
	background:#ffffff;
}
.menu_top{
    height: 36px;
    background-image: -webkit-linear-gradient(270deg,  #fdfdfd 0%, #f0f0f0 100%);
    background-image: linear-gradient(180deg, #fdfdfd 0%, #f0f0f0 100%);
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}
.menu_top_m{
	width: 1000px;
    height: 45px;
    margin: auto;
}
.menu_top_l{
    font-size: 13px;
    line-height: 36px;
    float: left;
}
.menu_top_r{
	font-size: 13px;
    line-height: 36px;
    float: right;
}
.menu_main{
    margin: auto;
    width: 1000px;
    height: 120px;
}
.menu_main_me{
    float: left;
    width: 10%;
    height: 100px;
	text-align:center;
}
.menu_main_me img{
	width: 60px;
    height: auto;
    margin-top: 35px;
    float: left;
    cursor: pointer;
}
.menu_main_left{
	float: left;
    width: 514px;
    height: auto;
    padding-top: 19px;
}
.menu_main_left img{
    float: left;
    width: 514px;
    height: 100px;
}
.menu_main_b{
    width: 100%;
    height: 45px;
    background: rgba(0,0,0,0.2);
    background-image: -webkit-linear-gradient(270deg, #f90800 0%, #e00a00 100%);
    background-image: linear-gradient(180deg, #f90800 0%, #e00a00 100%);
}
.menu_main_cen{
    width: 1000px;
    height: 45px;
    margin: auto;
}
.menu_main_cen li{
	font-size: 18px;
    color: #111;
    float: left;
    width: auto;
    height: 45px;
    text-align: center;
	position: relative;
}
.menu_main_cen li span{
    width: 101px;
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 13px;
    text-align: center;
    color: #fff;
}
.menu_main_cen li span:hover{
background-image: -webkit-linear-gradient(270deg, #f7c45d 0%, #ff9d00 100%);
    border-top: 1px solid #ff8e8e;
    margin-top: 0px;
    height: 43px;
    line-height: 43px;
}
.menu_main_cen  li span.tabcur{
background-image: -webkit-linear-gradient(270deg, #f7c45d 0%, #ff9d00 100%);
    border-top: 1px solid #ff8e8e;
    margin-top: 0px;
    height: 43px;
    line-height: 43px;
}
.menu_main_cen li p{

}
.menu_main_cen li em{
	border-top: 8px solid #000;
    border-bottom: 5px solid #fff;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    width: 0px;
    height: 0px;
    margin-left: 4px;
    margin-top: 35px;
    float: left;
}
.menu_main_right{
    width: 350px;
    height: 68px;
    margin-top: 30px;
    float: right;
    border-radius: 2px;
    overflow: hidden;
    background: url(../image/dianhua.png) center no-repeat;
    background-size: 100%;
}
.menu_main_right h5{
	float: right;	
    width: 100%;
    text-align: right;
    font-size: 13px;	
}
.menu_main_right_b{
    width: auto;
    height: 25px;
    border: 1px solid #e40000;
    border-radius: 5px;
    margin-top: 15px;
    float: right;
    overflow: hidden;
}
.menu_main_right_b_l{
    padding-left: 20px;
    padding-right: 20px;
    height: 25px;
    line-height: 25px;
    background: #de0000;
    color: #fff;
    float: left;	
}
.menu_main_right_b_r{
    padding-left: 20px;
    padding-right: 20px;
    height: 25px;
    line-height: 25px;
    color: #de0000;
    float: left;	
}

.menu_main_cen li .zmue_main{
	display:none;
}

.menu_main_cen li:hover .zmue_main{
	display:block;
}
.menu_main_cen li .zmue_mains{
	display:none;
}
.zmue_mains{
	min-width: 101px;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 45px;
    left: 0;
    background: rgba(89,89,89,0.9);
    text-align: center;
    z-index: 9999;
}
.zmue_mains.d{
	width: 160px;
}
.zmue_mains.dd{
	width: 724px;
    padding: 20px;
    left: -100px;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
}
.zmue_mains a{
    display: inline-block;
    height: 45px;
    line-height: 45px;
    font-size: 12px;
    min-width: 101px;
    color: #fff;
}
.zmue_mains a.cur{
	text-decoration: underline;
	color: #FFC107;
}
.zmue_mains a:hover{
	text-decoration: underline;
	color: #FFC107;
}
.zmue_mains_tis{
    color: #FFC107 !important;
    font-size: 14px !important;
}
.zmue_mains_li{
    float: left;
    width: 180px;
    text-align: left;
}
.zmue_mains_li a{
	    height: 30px;
    line-height: 30px;
}

.menu_main_cen li:hover .zmue_mains{
	display:block;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.menu_main_soso{
	width:100%;
	height: 40px;
    background-image: -webkit-linear-gradient(270deg, #fdfdfd 0%, #f0f0f0 100%);
    background-image: linear-gradient(180deg, #fdfdfd 0%, #f0f0f0 100%);
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}
.menu_main_soso_m{
	width: 1000px;
    height: 40px;
    margin: auto;
}
.menu_main_soso_m_l{
	float: left;
    width: auto;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
}
.menu_main_soso_m_form{
    float: right;
    font-size: 13px;
    height: 30px;
    border: 0;
    margin-top: 5px;
}
.menu_main_soso_m_input{
	float: left;
    font-size: 13px;
    height: 30px;
    border: 0;
    padding-left: 20px;
    box-shadow: inset 0 0 5px 0px #aeaeae;
}
.menu_main_soso_m_an{
    float: left;
    width: 60px;
    height: 30px;
    font-size: 13px;
    color: #ffffff;
    background: #00BCD4;
}


.gedou{
    width: 1px;
    height: 15px;
    float: left;
    background: #fff;
    opacity: 0.8;
    margin-top: 15px;
    margin-left: 5px;
    margin-right: 5px;
}

.tit{
    width: 100%;
    height: 90px;
    margin: auto;
    line-height: 90px;
    font-size: 14px;
    color: #999;
}
.tit_left{
    float: left;
    width:  auto;
    height: 90px;
}

.tit_left b{
	font-size: 21px;
    color: #000;
    padding-right: 10px;
    font-weight: 500;
}
.tit_right{
    width: auto;
    height: 25px;
    margin: 38px 0 0;
    float: right;
    color: #888;
    border-radius: 2px;
    line-height: 25px;
    text-align: center;
}
.tit_right:hover{
	color: #ff9800;
}
/*-----------------侧栏--------------------*/
.rightdh{
	position: fixed;
    z-index: 999;
    right: 0px;
    bottom: 100px;
    width: 130px;
    height: auto;
    background-color: #e70000;
    border-radius: 2px;
    overflow: hidden;
    padding: 10px;
}
.rightdh .tits{
	height: 50px;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 50px;
    text-align: center;
    position: relative;
	background: url(../image/reightdh_0.png) 10% center no-repeat;
    background-size: 20px;
}
.rightdh .tits i{
    width: 20px;
    height: 20px;
    background: url(../image/colse.png) #fff center no-repeat;
    background-size: 10px;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 3px;cursor: pointer;
}
.rightdh .t0{
    height: 30px;
    line-height: 30px;
    width: 100%;
    text-align: left;
    cursor: pointer;
    font-size: 13px;
    color: #fff;
}
.tiname{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-indent: 30px;
    color: #000;
	font-size: 13px;
    border-radius: 2px;	
	background: url(../image/scoll_tel.png) #fff 5% center no-repeat;
    background-size: 15px;
}
.tiname2{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-indent: 30px;
    color: #000;
	font-size: 13px;
    border-radius: 2px;	
	background: url(../image/scoll_wx.png) #fff 5% center no-repeat;
    background-size: 15px;
}

.rightdh li.t1{
	width: 35px;
    height: 59px;
    display: block;
    border-bottom: 1px solid #6e7782;
    cursor: pointer;
    position: relative;	
	background: url(../image/scoll_pot.png) center no-repeat;
    background-size: 30px;
}
.rightdh li.t2{
	padding-top:10px;
}
.rightdh li.t2 img{
	width: 130px;
    height: 120px;
    border-radius: 2px;
}

.rightdh li.t3{
    width: 100%;
    height: 30px;
    display: block;
    cursor: pointer;
    position: relative;
    background: url(../image/qqimg.gif)#fff 5px center no-repeat;
    background-size: 40px;
    color:#e10000;
    font-size: 11px;
    line-height: 30px;
    margin-top: 10px;
    text-indent: 52px;
    border-radius: 2px;
}

.rightdh li.t4{
    width: 100%;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    background: url(../image/upuupb.png) #fff 33% center no-repeat;
    background-size: 14px;
    border-radius: 2px;
    text-indent: 20px;
    margin-top: 10px;
    font-size: 13px;
    text-align: center;
}
.footer{
    width: 100%;
    background: #dd0000;
    height: auto;
    text-align: center;
}
.footerfkone{
    width: 1000px;
    height: 40px;
    margin: auto;
    overflow: hidden;
}
.footerfkone a{
	width: auto;
    text-align: left;
    float: left;
}
.footerfkone a h5{
	height: 40px;
    line-height: 40px;
    color: #fff;
	font-size: 13px;
}
.footerfkone i{
    float: left;
    width: 77px;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 10px;
}
.footer_bot{
    width: 100%;
    height: auto;
    background: #4b3636;
	overflow: hidden;
}
.footer_bot_m{
    width: 1000px;
    height: auto;
    margin: auto;
    overflow: hidden;
    padding-bottom: 50px;
    text-align: left;
    padding-top: 30px;
	color: #fff;
	font-size:13px;
}
.footer_bot_m a{
	color: #fff;
}

.footer_bot_m a:hover{
	color: #e70700;
}

.page{
    text-align: center;
    width: auto;
    height: auto;
    overflow: hidden;	
}
.page a{
    padding-left: 15px;
    padding-right: 15px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background: #fff;
    margin-right: 10px;
    font-size: 12px;
}
.page a.cur{
    color: #dd0000;
}
.page a:hover{
    color: #dd0000;
}
@keyframes dhup {
    0%{
       margin-top: 0px;
	   opacity: 0;
    }
	100%{
		margin-top: -90px;
		opacity: 1;
	}
}
@keyframes txtup {
    0%{
	    transform: matrix(1, 0, 0, 1, 0, 50);
		opacity: 0;
    }
	50%{
		opacity: 1;
	}
	100%{
	    transform: matrix(1, 0, 0, 1, 0, 0);
		opacity: 1;
	}
}
@keyframes txtleft {
    0%{
		transform: matrix(1, 0, 0, 1, -60, 0);
		opacity: 0;
    }
	50%{
		opacity: 1;
	}
	100%{
		transform: matrix(1, 0, 0, 1, 0, 0);
		opacity: 1;
	}
}
@keyframes bgzoom {
    0%{
       width: 120%;
	   margin-left: -10%;
    }
	100%{
		width: 100%;
		margin-left: 0%;
	}
}